Gets a User’s Schedules

{ getSchedulesForUser }

Returns the list of schedules for a user

Method

/API2/tasks/getSchedulesForUser

  • API Section: /API2/tasks
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin
    • Domain Admin
    • Pro
    • Analyst
    • Viewer
  • Input Parameters

    Name

    userId

    Type

    string

    Description

    The system user ID

    Output Response

    Successful Result Code

    200

    Response List Type

    Description of Response Type

    The schedule listing object.. Note that the response is returned as a list of items of this object type.

    Notes

    The 'user' is designated as the user who created the schedule itself - not necessarily the content used in the schedule.